CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 退火 TSP

搜索资源列表

  1. TSP.rar

    0下载:
  2. 通过模拟退火的HOPFIELD神经网络求解TSP问题,HOPFIELD through simulated annealing neural network for solving the TSP problem
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:1142
    • 提供者:yezhenke
  1. TSP.rar

    0下载:
  2. 经典的人工智能问题求解,附有遗传算法和模拟退火算法,以及调试过程,Classical artificial intelligence problem solving, with a genetic algorithm and simulated annealing algorithm, as well as the debugging process
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1418396
    • 提供者:toonlily
  1. SA

    1下载:
  2. 模拟退火GUI演示,利用模拟退火算法求全局最大值最小值-Simulated annealing GUI demonstration, the use of simulated annealing algorithm seeking the global maximum value of the minimum
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:30978
    • 提供者:junlin
  1. monituihou

    0下载:
  2. 在Visual C++ 编译环境下,模拟退火算法程序,并利用它们求解了48个城市的TSP问题。-In the Visual C++ Compiler environment, the simulated annealing algorithm procedures and use them to solve a 48 cities TSP problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:690730
    • 提供者:liuwei
  1. TSP

    0下载:
  2. 模拟退火算法解决TSP问题,可视化的输入和输出,结果准确。-Simulated annealing algorithm to solve TSP problems, visual input and output, accurate and reliable.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:616850
    • 提供者:马常青
  1. sa_tsp

    0下载:
  2. 模拟退火求解TSP问题,代码用MATLAB编写的-Simulated Annealing to solve TSP problems, code written with MATLAB
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:1247
    • 提供者:TL
  1. suanfa

    1下载:
  2. 模拟退火算法的另一种实现方法,解决TSP问题。代码写的很精炼。-Simulated Annealing Algorithm Another method to solve TSP problems. Code written in a very refined.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:118797
    • 提供者:DR
  1. sa_tsp

    1下载:
  2. 旅行商(TSP)问题一直以来都是一个NP难问题,旅行商问题(TSP问题)就是一销售商从n个城市中的某一城市出发,不重复地走完其余n-1个城市并回到原出发点,在所有可能的路径中求出路径长度最短的一条。本次软件设计是利用模拟退火算法解决TSP问题,通过该软件设计,对模拟退火算法和旅行商问题有个初步的认识。-Traveling Salesman (TSP) problem has always been a NP hard problem, traveling salesman problem (TS
  3. 所属分类:Other windows programs

    • 发布日期:2016-03-14
    • 文件大小:1424
    • 提供者:周薇
  1. TSPmatalab

    1下载:
  2. TSP问题遗传退火算法,采用matalab编程-TSP problem of genetic-annealing algorithm, using matalab Programming
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3052
    • 提供者:李海民
  1. SimulatedAnnealingAlgorithm

    0下载:
  2. 本程序介绍了模拟退火算法的运用,特别是在TSP旅行商问题上的运用,是一个特别好的算法实例,功能齐全,算法优良。-It s about the Simulated Annealing Algorithm base on TSP.It s a useful Algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:2601
    • 提供者:hellow
  1. SimulatedAnnealingtosolveTSPproblem

    0下载:
  2. 这段代码使用了模拟退火的思想解决TSP问题。在这个仿真实验中解决了自定义的20个城市的TSP问题,在设定合适参数后每次的运行中都能得到一个比较理想的结果-This code uses the idea of Simulated Annealing to solve TSP problem. In this simulation experiment to address the custom of the 20 city TSP problem, set the appropriate para
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:74330
    • 提供者:elven
  1. SimulatedAnnealing

    0下载:
  2. 用模拟退火算法解决TSP问题,在C运行环境中-TSP with ant colony algorithm to solve the problem in the C runtime environment
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:194980
    • 提供者:张晓瑜
  1. sa

    0下载:
  2. 运用模拟退火算法解决旅行商问题,简单易懂,代码清晰,行数比较少-Simulated Annealing to solve TSP
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:1813
    • 提供者:
  1. TSPproblems

    0下载:
  2. 解决TSP问题的几种算法 模拟退火法 遗传算法 贪心算法等-To solve the problem of several TSP algorithm simulated annealing greedy algorithm such as genetic algorithms
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:96246
    • 提供者:june1989
  1. maugis

    0下载:
  2. 模拟退火和对称 *欧几里德旅行商问题。 * *为基础的解决办法的本地搜索启发式 *非过境道路和近邻 -/* * Simulated annealing and the Symetric * Euclidian Traveling Salesman Problem. * * Solution based on local search heuristics for * non-crossing paths and nearest neighbor
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:86016
    • 提供者:孙博
  1. mm

    0下载:
  2. 旅行商问题( TSP) 的改进模拟退火算法-Traveling Salesman Problem (TSP) to improve the simulated annealing algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:130460
    • 提供者:赵峻
  1. TSP_DESK

    0下载:
  2. TSP两种算法求解,一种是遍历所有可能路径求出最短,一种是采用模拟退火算法-TSP
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:127258
    • 提供者:王涛
  1. TSPMatlab

    0下载:
  2. 这是一个用Matlab程序写的模拟退火算法,用于解决旅行商问题-It s a matlab code for TSP problem using SA Algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1923
    • 提供者:jess
  1. TSP

    0下载:
  2. 利用模拟退火算法解决旅行商问题,算法较高效.-The use of simulated annealing algorithm to solve the traveling salesman problem, the algorithm more efficient.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:4489
    • 提供者:Tiny
  1. tabu_matlab

    0下载:
  2. 采用禁忌搜索算法和模拟退火法来求解旅行商问题,PDF文件,说明很详细-Using tabu search algorithm and simulated annealing method to solve the traveling salesman problem, PDF document describing in great detail
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:74858
    • 提供者:王敏蔚
« 1 2 3 4 56 7 8 9 10 ... 21 »
搜珍网 www.dssz.com